home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Games / Crazy Chicken Approaching / ccapproaching.exe / Crazy Chicken Approaching.res / progress.dfm / progress.txt < prev   
Encoding:
Text File  |  2006-11-30  |  3.7 KB  |  192 lines

  1. object frmDesign: TfrmDesign
  2.   Left = 245
  3.   Top = 136
  4.   HelpType = htKeyword
  5.   HelpKeyword = 'passingvariables'
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = '$TITLE$'
  9.   ClientHeight = 360
  10.   ClientWidth = 497
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   OldCreateOrder = True
  18.   Position = poDesigned
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 497
  25.     Height = 59
  26.     Picture.Data = {<image000.bmp>}
  27.     Stretch = True
  28.   end
  29.   object Image2: TImage
  30.     Left = 40
  31.     Top = 72
  32.     Width = 32
  33.     Height = 32
  34.     AutoSize = True
  35.     Picture.Data = {<image001.ico>}
  36.   end
  37.   object Bevel2: TBevel
  38.     Left = -2
  39.     Top = 58
  40.     Width = 504
  41.     Height = 9
  42.     Shape = bsTopLine
  43.   end
  44.   object CaptionInstall: TLabel
  45.     Left = 96
  46.     Top = 72
  47.     Width = 345
  48.     Height = 33
  49.     AutoSize = False
  50.     Caption = 
  51.       'Please wait while the InstallAware Wizard installs $TITLE$. This' +
  52.       ' may take several minutes.'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -11
  56.     Font.Name = 'Tahoma'
  57.     Font.Style = []
  58.     ParentFont = False
  59.     Transparent = True
  60.     WordWrap = True
  61.   end
  62.   object CaptionUninstall: TLabel
  63.     Left = 96
  64.     Top = 72
  65.     Width = 345
  66.     Height = 41
  67.     AutoSize = False
  68.     Caption = 
  69.       'Please wait while the Install Wizard uninstalls $TITLE$. This ma' +
  70.       'y take several minutes.'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'Tahoma'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     Transparent = True
  78.     WordWrap = True
  79.   end
  80.   object TestRemove: TLabel
  81.     Left = 8
  82.     Top = 336
  83.     Width = 53
  84.     Height = 13
  85.     Caption = '$REMOVE$'
  86.     Visible = False
  87.   end
  88.   object Label5: TLabel
  89.     Left = 37
  90.     Top = 24
  91.     Width = 275
  92.     Height = 13
  93.     Caption = 'The program features you selected are being configured.'
  94.     Transparent = True
  95.   end
  96.   object Label1: TLabel
  97.     Left = 24
  98.     Top = 8
  99.     Width = 101
  100.     Height = 13
  101.     Caption = 'Installing $TITLE$'
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = -11
  105.     Font.Name = 'Tahoma'
  106.     Font.Style = [fsBold]
  107.     ParentFont = False
  108.     Transparent = True
  109.   end
  110.   object Label6: TLabel
  111.     Left = 5
  112.     Top = 306
  113.     Width = 60
  114.     Height = 13
  115.     Caption = 'InstallAware'
  116.     Enabled = False
  117.   end
  118.   object Bevel1: TBevel
  119.     Left = 68
  120.     Top = 314
  121.     Width = 430
  122.     Height = 9
  123.     Shape = bsTopLine
  124.   end
  125.   object Label4: TLabel
  126.     Left = 96
  127.     Top = 128
  128.     Width = 35
  129.     Height = 13
  130.     Caption = 'Status:'
  131.   end
  132.   object Image3: TImage
  133.     Left = 384
  134.     Top = 0
  135.     Width = 137
  136.     Height = 58
  137.     Picture.Data = {<image002.bmp>}
  138.     Proportional = True
  139.     Stretch = True
  140.   end
  141.   object ProgressBar: TProgressBar
  142.     Tag = 1
  143.     Left = 96
  144.     Top = 192
  145.     Width = 345
  146.     Height = 17
  147.     TabOrder = 0
  148.   end
  149.   object Cancel: TButton
  150.     Tag = 3
  151.     Left = 412
  152.     Top = 325
  153.     Width = 75
  154.     Height = 23
  155.     Caption = 'Cancel'
  156.     TabOrder = 3
  157.   end
  158.   object Next: TButton
  159.     Tag = 1
  160.     Left = 325
  161.     Top = 325
  162.     Width = 75
  163.     Height = 23
  164.     Caption = '&Next >'
  165.     Default = True
  166.     Enabled = False
  167.     TabOrder = 1
  168.   end
  169.   object Back: TButton
  170.     Tag = 2
  171.     Left = 249
  172.     Top = 325
  173.     Width = 75
  174.     Height = 23
  175.     Caption = '< &Back'
  176.     Enabled = False
  177.     TabOrder = 2
  178.   end
  179.   object ProgressLabel: TStaticText
  180.     Tag = 1
  181.     Left = 96
  182.     Top = 144
  183.     Width = 345
  184.     Height = 41
  185.     AutoSize = False
  186.     Caption = 'ProgressLabel'
  187.     Color = clBtnFace
  188.     ParentColor = False
  189.     TabOrder = 12
  190.   end
  191. end
  192.